home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 86
/
(Vol 86) My Disc.iso
/
Interface
/
it.dig
/
scripts
/
DefineButton2_227
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2009-06-09
|
213b
|
7 lines
on(release){
_parent._parent.anula_btn._visible = false;
_parent._parent.descri.gotoAndStop(1);
_parent._parent.descri_games.gotoAndStop(1);
_parent._parent.categoria_mc.gotoAndPlay("VOLTAR");
}